home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / program / delphi / kompon / BalmsoftPolyglot.exe / {app} / Demos / Delphi 5-7 / bsPolyglotDemoMdl.dfm < prev    next >
Text File  |  2003-08-15  |  857b  |  37 lines

  1. object DataModule1: TDataModule1
  2.   OldCreateOrder = False
  3.   Left = 285
  4.   Top = 161
  5.   Height = 479
  6.   Width = 741
  7.   object pmnu: TPopupMenu
  8.     Left = 64
  9.     Top = 104
  10.     object Test11: TMenuItem
  11.       Caption = 'Test 1'
  12.     end
  13.     object Test21: TMenuItem
  14.       Caption = 'Test 2'
  15.     end
  16.   end
  17.   object bsPolyglotTranslator1: TbsPolyglotTranslator
  18.     Manager = PolyglotManager
  19.     Left = 104
  20.     Top = 240
  21.   end
  22.   object PolyglotManager: TbsPolyglotManager
  23.     LangsDir = 'S:\Balmsoft Polyglot\Demos\Delphi 5-7\'
  24.     CurrentLang = 'English'
  25.     TranslateResourceStrings = True
  26.     Left = 32
  27.     Top = 214
  28.   end
  29.   object bsPolyglotManager1: TbsPolyglotManager
  30.     LangsDir = 'S:\Balmsoft Polyglot\Demos\Delphi 5-7\'
  31.     CurrentLang = 'English'
  32.     TranslateResourceStrings = True
  33.     Left = 448
  34.     Top = 184
  35.   end
  36. end
  37.